home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / exzt12.arc / PCBTEST.BAT < prev   
DOS Batch File  |  1990-07-09  |  444b  |  15 lines

  1. @echo off
  2.  
  3. Rem  If you are using DOS 3.2 or earler, remove the @ characters
  4. Rem  from column one of each line in this file!  ExZTest will
  5. Rem  check your DOS version for proper interfacing with your
  6. REM  system while it is running.
  7.  
  8. Rem  As long as we pass both variables given to us by PCB (1 and 2)
  9. Rem  there is nothing else to do here.  See documentation for optional
  10. Rem  switches you can use or disable.
  11.  
  12.  
  13. @ExZTest %1 0 %2
  14.  
  15.